home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol K-12 / Vol K-12.iso / interfac / it.dig / scripts / DefineButton2_325 / BUTTONCONDACTION on(release).as
Text File  |  2012-08-27  |  84b  |  5 lines

  1. on(release){
  2.    _root.gotoAndStop("creditos");
  3.    _level6.naveg("Cr├⌐ditos");
  4. }
  5.